Click or drag to resize

LockMethod Properties

The LockMethod type exposes the following members.

Properties
  NameDescription
Public propertyDepth
Gets or sets a depth of a lock.
Public propertyLockToken
Gets or sets a lock token of a lock.
Public propertyOwner
Gets or sets the owner of the lock.
Public propertyScope
Gets or sets a scope of a lock.
Public propertyTimeout
Gets or sets a timeout of a lock.
Public propertyType
Gets or sets a type of a lock.
Top
See Also